|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Functions | |
| void | main (void) |
| void | ADC12_ISR (void) |
| void ADC12_ISR | ( | void | ) |
Definition at line 185 of file adc12_b_ex1_avccRef.c.
References __bic_SR_register_on_exit(), GPIO_setOutputHighOnPin(), and GPIO_setOutputLowOnPin().
| void main | ( | void | ) |
Definition at line 55 of file adc12_b_ex1_avccRef.c.
References __delay_cycles(), __no_operation(), and GPIO_setOutputLowOnPin().